Micron Document
`:top
`!Code::Blocks`! ist eine `F33f`_`[freie`:/page/entry.mu`zim=wikipedia_de_all_nopic_2026-01.zim|entry_path=Freie_Software]`_`f, `F33f`_`[quelloffene`:/page/entry.mu`zim=wikipedia_de_all_nopic_2026-01.zim|entry_path=Quelloffen]`_`f `F33f`_`[Entwicklungsumgebung`:/page/entry.mu`zim=wikipedia_de_all_nopic_2026-01.zim|entry_path=Integrierte_Entwicklungsumgebung]`_`f insbesondere für `F33f`_`[C`:/page/entry.mu`zim=wikipedia_de_all_nopic_2026-01.zim|entry_path=C_(Programmiersprache)]`_`f, `F33f`_`[C++`:/page/entry.mu`zim=wikipedia_de_all_nopic_2026-01.zim|entry_path=C++]`_`f, `F33f`_`[D`:/page/entry.mu`zim=wikipedia_de_all_nopic_2026-01.zim|entry_path=D_(Programmiersprache)]`_`f und `F33f`_`[Fortran`:/page/entry.mu`zim=wikipedia_de_all_nopic_2026-01.zim|entry_path=Fortran]`_`f. Das Programm basiert auf `F33f`_`[wxWidgets`:/page/entry.mu`zim=wikipedia_de_all_nopic_2026-01.zim|entry_path=WxWidgets]`_`f und läuft unter `F33f`_`[GNU`:/page/entry.mu`zim=wikipedia_de_all_nopic_2026-01.zim|entry_path=GNU]`_`f/`F33f`_`[Linux`:/page/entry.mu`zim=wikipedia_de_all_nopic_2026-01.zim|entry_path=Linux]`_`f, `F33f`_`[Windows`:/page/entry.mu`zim=wikipedia_de_all_nopic_2026-01.zim|entry_path=Windows]`_`f und den meisten `F33f`_`[Unix`:/page/entry.mu`zim=wikipedia_de_all_nopic_2026-01.zim|entry_path=Unix]`_`f-Derivaten.

>>Contents

• `F0af`_`[Compiler`#compiler]`_`f
• `F0af`_`[Funktionen`#funktionen]`_`f
• `F0af`_`[Erweiterungen`#erweiterungen]`_`f
• `F0af`_`[Weblinks`#weblinks]`_`f
• `F0af`_`[Einzelnachweise`#einzelnachweise]`_`f

-─

>>Compiler

Es werden mehrere Compiler unterstützt, u. a.:

• `F33f`_`[GCC`:/page/entry.mu`zim=wikipedia_de_all_nopic_2026-01.zim|entry_path=GNU_Compiler_Collection]`_`f (Win32 / Linux / Mac OS X) (unter Windows die Portierung `F33f`_`[MinGW`:/page/entry.mu`zim=wikipedia_de_all_nopic_2026-01.zim|entry_path=MinGW]`_`f)
• `F33f`_`[Microsoft Visual C++ Free Toolkit`:/page/entry.mu`zim=wikipedia_de_all_nopic_2026-01.zim|entry_path=Microsoft_Visual_C++]`_`f 2003 (Win32)
• `F33f`_`[Clang`:/page/entry.mu`zim=wikipedia_de_all_nopic_2026-01.zim|entry_path=Clang]`_`f
• `F33f`_`[Borland C++-Compiler`:/page/entry.mu`zim=wikipedia_de_all_nopic_2026-01.zim|entry_path=C++Builder]`_`f 5.5 (Win32)
• Digital Mars (Win32)
• `F33f`_`[Watcom C/C++ bzw. Open Watcom C/C++`:/page/entry.mu`zim=wikipedia_de_all_nopic_2026-01.zim|entry_path=Watcom_C/C++]`_`f (Win32)
• `F33f`_`[Small Device C Compiler (SDCC)`:/page/entry.mu`zim=wikipedia_de_all_nopic_2026-01.zim|entry_path=Small_Device_C_Compiler]`_`f

Code::Blocks hat ein eigenes `F33f`_`[Buildsystem`:/page/entry.mu`zim=wikipedia_de_all_nopic_2026-01.zim|entry_path=Erstellungsprozess]`_`f, das ohne `F33f`_`[Makefiles`:/page/entry.mu`zim=wikipedia_de_all_nopic_2026-01.zim|entry_path=Makefile]`_`f arbeitet.

>>Funktionen

• Konfigurierbares `F33f`_`[Syntax-Highlighting`:/page/entry.mu`zim=wikipedia_de_all_nopic_2026-01.zim|entry_path=Syntax-Highlighting]`_`f
• `F33f`_`[Code-Faltung`:/page/entry.mu`zim=wikipedia_de_all_nopic_2026-01.zim|entry_path=Code-Faltung]`_`f (Aufklappen/Zuklappen) von C++- und `F33f`_`[XML`:/page/entry.mu`zim=wikipedia_de_all_nopic_2026-01.zim|entry_path=XML]`_`f-Code
• `F33f`_`[Klassenbrowser`:/page/entry.mu`zim=wikipedia_de_all_nopic_2026-01.zim|entry_path=Klassenbrowser]`_`f

>>Erweiterungen

Code::Blocks ist leicht zu konfigurieren und erweiterbar. So sind z. B. `F33f`_`[Autovervollständigung`:/page/entry.mu`zim=wikipedia_de_all_nopic_2026-01.zim|entry_path=Autovervollständigung]`_`f und eine `F33f`_`[Dev-Pak`:/page/entry.mu`zim=wikipedia_de_all_nopic_2026-01.zim|entry_path=DevCpp]`_`f-Importfunktion mittels `F33f`_`[Plugin`:/page/entry.mu`zim=wikipedia_de_all_nopic_2026-01.zim|entry_path=Plug-in]`_`f verfügbar. Vordefinierte Projekt-Vorlagen, Workspaces, ein Klassenbrowser, Quellcode-Faltung und eine Importfunktion für Projekte aus `F33f`_`[Visual Studio`:/page/entry.mu`zim=wikipedia_de_all_nopic_2026-01.zim|entry_path=Visual_Studio]`_`f sind enthalten. Des Weiteren existieren Plugins für eine wxWidgets `F33f`_`[Rapid-Application-Development`:/page/entry.mu`zim=wikipedia_de_all_nopic_2026-01.zim|entry_path=Rapid_Application_Development]`_`f-Umgebung. Für die `F33f`_`[grafische Benutzeroberfläche`:/page/entry.mu`zim=wikipedia_de_all_nopic_2026-01.zim|entry_path=Grafische_Benutzeroberfläche]`_`f werden Sprachpakete – darunter auch Deutsch – angeboten.`:cite-ref-translations-4-1[`F5bf`_`[4`#cite-note-translations-4]`_`f]

>>Weblinks

Commons

: Code::Blocks

– Sammlung von Bildern, Videos und Audiodateien

• `*Offizielle Homepage`* (englisch)
• `*Code::Blocks-Wiki`* (englisch)

>>Einzelnachweise

`:cite-note-4df508c8bf9e557e-1`!1.`! Code::Blocks 25.03 is here! 31. März 2025 (abgerufen am 4. Juli 2025).
`:cite-note-3097a44864c7f336-2`!2.`! forums.codeblocks.org.
`:cite-note-483fa97a5bff7250-3`!3.`! License. (englisch, abgerufen am 21. September 2016).
`:cite-note-translations-4`!4.`! `*Translations: Code::Blocks.`* In: `*`F33f`_`[Launchpad`:/page/entry.mu`zim=wikipedia_de_all_nopic_2026-01.zim|entry_path=Launchpad]`_`f-Translations.`* Abgerufen am 17. November 2016 (englisch).

`c`F0af`_`[↑ Back to top`#top]`_`f`a